Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(isthmus): support PrecisionTimestamp in isthmus #262

Merged
merged 11 commits into from
Jun 12, 2024

Conversation

ViggoC
Copy link
Contributor

@ViggoC ViggoC commented May 28, 2024

Fix #246

@CLAassistant
Copy link

CLAassistant commented May 28, 2024

CLA assistant check
All committers have signed the CLA.

@ViggoC ViggoC changed the title WIP: feat(isthmus): support PrecisionTimestamp in isthmus feat(isthmus): support PrecisionTimestamp in isthmus May 31, 2024
@ViggoC
Copy link
Contributor Author

ViggoC commented Jun 1, 2024

@vbarua The Dry-run release chek fails, how can I fixed it.

@ViggoC
Copy link
Contributor Author

ViggoC commented Jun 7, 2024

@vbarua All checks have passed, could you review this PR?

Copy link
Member

@vbarua vbarua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good to me.

@ViggoC I made a pair of changes:

  • Switch to String.format and applied spotless
  • Used TIMESTAMP_WITH_LOCAL_TIME_ZONE to get the max precision for PrecisionTimestampTZ

If those changes look good to you I can merge this in.

@ViggoC
Copy link
Contributor Author

ViggoC commented Jun 12, 2024

@vbarua thanks, it looks good to me.

@vbarua vbarua merged commit e726904 into substrait-io:main Jun 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

integrate PrecisionTimestamp and PrecisionTimestampTZ into Isthmus
3 participants